GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
#include <sys/resource.h>
#endif
+#ifdef __bsdi__
+#define BSD4_2
+#endif
+
#ifndef BSD4_2
#ifndef USG
#include <sys/vlimit.h>